Crate swc_error_reporters
source ·Modules§
Structs§
- A
ReportHandler
that displays a givenReport
in a quasi-graphical way, using terminal colors, unicode drawing characters, and other such things. - Theme used by
GraphicalReportHandler
to render fancyDiagnostic
reports.